Termination Proof Script

Consider the TRS R consisting of the rewrite rules
1:    g(X)  → h(X)
2:    c  → d
3:    h(d)  → g(c)
There are 3 dependency pairs:
4:    G(X)  → H(X)
5:    H(d)  → G(c)
6:    H(d)  → C
The approximated dependency graph contains one SCC: {4,5}.
Tyrolean Termination Tool  (0.01 seconds)   ---  May 3, 2006